[Manager Summary]
Sets print scaling.
OSStatus PMSetScale(PMPageFormat pageFormat, double scale)
PARAMETERS
pageFormat
- A PMPageFormat object previously created by your application.
scale
- The scale value that will appear when the page setup dialog is displayed. For example, pass 50.0 for a 50% scale.
- function result
- A result code. See Result Codes.
DISCUSSION
This allows your application to provide a default scale value for the page setup dialog box. Call PMGetScale after the user confirms a page setup dialog box to see what scale value the user entered.
Last modified: 5/7/99. Status: Draft Copyright 1999 Apple Computer, Inc. All rights reserved.